SET INI VALUE
This command sets the value of a key in a given section. The type of the value can be integer, float or string.
ARGUMENTS:
* Ini Number = number that identifies the INI file (1 to 256)
* Section Name = name of the section
* Key Name = name of the key
* Value = value the key shall be set to (integer, float or string)
SYNTAX
SET INI VALUE Ini Number,Section Name,Key Name,Value
RELATED INFO
View INI Files Index
View STYX Index
View STYX Main File
